@charset "utf-8";
/* CSS Document */

body {
	background: #42413C;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 50px;
	padding-left: 50px;  */
}
a img {
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 980px;
	background: #FFF; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.top {
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
}
.container .top div {
	height: 29px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	width: 200px;
	margin-left: 750px;
}


.header {
	height: 559px;
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}
.ban {
	height: 75px;
}




.content {
	background-image: url(images/bg-1_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F6F6F6;
	padding: 0;
}
.content-in {
	width: 889px;
	background-image: url(images/index_07.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content-in-t {
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 70px;
	margin: 0px;
}
.content-in-topbg {
	background-position: top;
	background-repeat: no-repeat;
	width: 750px;
	float: left;
}
.BN_right {
	padding-left: 520px;
}
.table_bg {
	background-image: url(images/2_bg-1.jpg);
	background-repeat: repeat-y;
}

.Number {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding-left: 15px;
	padding-top: 2px;
}
.name {
	font-size: 14px;
	color: #FFF;
	vertical-align: top;
	line-height: 2em;
}
.mov {
	border: 2px solid #666;
	margin-right: 7px;
}

.hot {
	font-size: 18px;
	color: #EF8320;
}




.container .content .content-in .content-in-t ol {
	font-size: 12px;
	color: #333;
	padding-right: 80px;
	line-height: 1.5em;
}
h4 {
	font-size: 14px;
	color: #E18F00;
	border-left-width: 2px;
	border-left-style: solid;
	padding-left: 10px;
	margin-top: 15px;
}



/* ~~ 頁尾 ~~ */
.footer {
	background-color: #DD9C88;
	clear: both;
	width: 980px;
	height: 52px;
	float: left;
	margin: 0px;
	padding: 0px;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { /
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
